FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.emiga.vzd#2.0.0-alpha.5 (79 ms)

Package rki.emiga.vzd
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=rki.emiga.vzd@2.0.0-alpha.5&canonical=https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation
Url https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation
Version 0.1.0
Status active
Date 2025-05-26
Name EmigaHospitalLocation
Title Krankenhaus-Standort
Experimental False
Description TO DO
Type Location
Kind resource

Resources that use this resource

StructureDefinition
https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalFacilityLocation Krankenhaus - Einrichtungsstandort
https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalRoomLocation Krankenhaus - Raum

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis Adresse, deutsches Basisprofil
http://fhir.de/StructureDefinition/identifier-bsnr Identifier-Profil für die Abbildung einer Betriebsstättennummer
http://fhir.de/StructureDefinition/identifier-iknr Identifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR)
http://fhir.de/StructureDefinition/identifier-standortnummer Identifier-Profil für die Standortnummer
http://fhir.de/StructureDefinition/identifier-telematik-id Identifier-Profil für die Telematik-ID
https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalOrganization Emiga Krankenhaus
https://emiga.rki.de/fhir/vzd/StructureDefinition/IdentifierEmigaOrgvId Identifier-Profil EmigaOrgvId
https://emiga.rki.de/fhir/vzd/Extension/IneKVersionPeriod IneK Version Period
https://emiga.rki.de/fhir/vzd/Extension/UTMCoordinates UTM Coordinates (ETRS89)
https://emiga.rki.de/fhir/common/Extension/MunicipalityKey Extension Amtliche Gemeindeschlüssel (AGS)
https://emiga.rki.de/fhir/ValueSet/OrgVBundleId Relevanz (Werteliste)
https://emiga.rki.de/fhir/common/ValueSet/Relevance Relevanz (Werteliste)
https://emiga.rki.de/fhir/common/ValueSet/ResourceResponsibility ResourceResponsibility (Werteliste)
https://emiga.rki.de/fhir/common/ValueSet/ResourceVisibilityType Ressourcensichtbarkeit (Werteliste)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EmigaHospitalLocation",
  "url" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation",
  "version" : "0.1.0",
  "name" : "EmigaHospitalLocation",
  "title" : "Krankenhaus-Standort",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-26",
  "publisher" : "Robert Koch-Institut",
  "description" : "TO DO",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.meta",
        "path" : "Location.meta",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.profile",
        "path" : "Location.meta.profile",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Location.meta.profile:emigaprofile",
        "path" : "Location.meta.profile",
        "sliceName" : "emigaprofile",
        "min" : 0,
        "max" : "*",
        "patternCanonical" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation|2.0.0-alpha.5"
      },
      {
        "id" : "Location.meta.security",
        "path" : "Location.meta.security",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "description" : "Slicing security attribute by coding system",
          "ordered" : false,
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.security:visibility",
        "path" : "Location.meta.security",
        "sliceName" : "visibility",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://emiga.rki.de/fhir/common/ValueSet/ResourceVisibilityType"
        }
      },
      {
        "id" : "Location.meta.security:visibility.system",
        "path" : "Location.meta.security.system",
        "min" : 1,
        "patternUri" : "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.security:visibility.code",
        "path" : "Location.meta.security.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.security:responsibility",
        "path" : "Location.meta.security",
        "sliceName" : "responsibility",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://emiga.rki.de/fhir/common/ValueSet/ResourceResponsibility"
        }
      },
      {
        "id" : "Location.meta.security:responsibility.system",
        "path" : "Location.meta.security.system",
        "min" : 1,
        "patternUri" : "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.security:responsibility.code",
        "path" : "Location.meta.security.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag",
        "path" : "Location.meta.tag",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:relevance",
        "path" : "Location.meta.tag",
        "sliceName" : "relevance",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://emiga.rki.de/fhir/common/ValueSet/Relevance"
        }
      },
      {
        "id" : "Location.meta.tag:relevance.system",
        "path" : "Location.meta.tag.system",
        "min" : 1,
        "patternUri" : "https://emiga.rki.de/fhir/common/CodeSystem/Relevance",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:relevance.code",
        "path" : "Location.meta.tag.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:relevance.display",
        "path" : "Location.meta.tag.display",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:orgvBundleId",
        "path" : "Location.meta.tag",
        "sliceName" : "orgvBundleId",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "https://emiga.rki.de/fhir/ValueSet/OrgVBundleId"
        }
      },
      {
        "id" : "Location.meta.tag:orgvBundleId.system",
        "path" : "Location.meta.tag.system",
        "min" : 1,
        "patternUri" : "https://emiga.rki.de/fhir/CodeSystem/OrgVBundleId",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:orgvBundleId.code",
        "path" : "Location.meta.tag.code",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:orgvBundleId.display",
        "path" : "Location.meta.tag.display",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:orgvBundleVersion",
        "path" : "Location.meta.tag",
        "sliceName" : "orgvBundleVersion",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "https://emiga.rki.de/fhir/vzd/ValueSet/OrgVBundleVersion"
        }
      },
      {
        "id" : "Location.meta.tag:orgvBundleVersion.system",
        "path" : "Location.meta.tag.system",
        "min" : 1,
        "patternUri" : "https://emiga.rki.de/fhir/vzd/CodeSystem/OrgVBundleVersion",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:orgvBundleVersion.code",
        "path" : "Location.meta.tag.code",
        "mustSupport" : true
      },
      {
        "id" : "Location.meta.tag:orgvBundleVersion.display",
        "path" : "Location.meta.tag.display",
        "mustSupport" : true
      },
      {
        "id" : "Location.implicitRules",
        "path" : "Location.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Location.text",
        "path" : "Location.text",
        "max" : "0"
      },
      {
        "id" : "Location.contained",
        "path" : "Location.contained",
        "max" : "0"
      },
      {
        "id" : "Location.extension",
        "path" : "Location.extension",
        "mustSupport" : true
      },
      {
        "id" : "Location.extension:inekVersionPeriod",
        "path" : "Location.extension",
        "sliceName" : "inekVersionPeriod",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://emiga.rki.de/fhir/vzd/Extension/IneKVersionPeriod"
            ]
          }
        ]
      },
      {
        "id" : "Location.modifierExtension",
        "path" : "Location.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "short" : "Logischer Identifier",
        "definition" : "Logischer Identifier der Standort",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:emigaOrgvId",
        "path" : "Location.identifier",
        "sliceName" : "emigaOrgvId",
        "definition" : "Emiga Organizationsverzeichnis ID to be used in Identifiers",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "https://emiga.rki.de/fhir/vzd/StructureDefinition/IdentifierEmigaOrgvId"
            ]
          }
        ],
        "patternIdentifier" : {
          "system" : "https://emiga.rki.de/fhir/vzd/sid/EmigaOrgvId"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:standortId",
        "path" : "Location.identifier",
        "sliceName" : "standortId",
        "short" : "Standort-Id",
        "definition" : "Die InEK Standort-Id dient der eindeutigen Identifizierung von Krankenhausstandorten. Die entsprechenden Krankenhausstandorte werden im InEK Standortverzeichnis verwaltet. Die Vergabe der eindeutigen 6-stelligen Standort-Id erfolgt durch das Institut für das Entgeltsystem im Krankenhaus GmbH (InEK).",
        "min" : 0,
        "max" : "1",
        "patternIdentifier" : {
          "system" : "https://demis.rki.de/fhir/NamingSystem/InekStandortId"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:standortId.system",
        "path" : "Location.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:standortId.value",
        "path" : "Location.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:standortnummer-dkg",
        "path" : "Location.identifier",
        "sliceName" : "standortnummer-dkg",
        "comment" : "Motivation : Entsprechend der Festlegung der DKG laut Basisprofile-DE 1.5.0 (https://simplifier.net/packages/de.basisprofil.r4/)",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-standortnummer"
            ]
          }
        ],
        "patternIdentifier" : {
          "system" : "http://fhir.de/sid/dkgev/standortnummer"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:standortnummer-dkg.system",
        "path" : "Location.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:standortnummer-dkg.value",
        "path" : "Location.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:IKNR",
        "path" : "Location.identifier",
        "sliceName" : "IKNR",
        "definition" : "Die ARGE·IK vergibt und pflegt so genannte Institutionskennzeichen (IK). Das sind neunstellige Ziffernfolgen",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-iknr"
            ]
          }
        ],
        "patternIdentifier" : {
          "system" : "http://fhir.de/sid/arge-ik/iknr"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:IKNR.system",
        "path" : "Location.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:IKNR.value",
        "path" : "Location.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:IKNR.period",
        "path" : "Location.identifier.period",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:BSNR",
        "path" : "Location.identifier",
        "sliceName" : "BSNR",
        "definition" : "Jede Betriebsstätte und jede Nebenbetriebsstätte nach den Definitionen des Bundesmantelvertrages-Ärzte erhalten jeweils eine Betriebsstättennummer. Die Betriebsstättennummer ist neunstellig. Die ersten beiden Ziffern stellen den KV-Landes- oder Bezirksstellenschlüssel gemäß Anlage 1 (Richtlinie der Kassenärztlichen Bundesvereinigung nach § 75 Absatz 7SGB V zur Vergabe der Arzt-, Betriebsstätten- sowie der Praxisnetznummern) dar (Ziffern 1-2). Die Ziffern drei bis neun werden von der KV vergeben (Ziffern 3-9). Dabei sind die Ziffern drei bis sieben so zu wählen, dass anhand der ersten sieben Stellen die Betriebsstätte eindeutig zu identifizieren ist.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-bsnr"
            ]
          }
        ],
        "patternIdentifier" : {
          "system" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:demisParticipantId",
        "path" : "Location.identifier",
        "sliceName" : "demisParticipantId",
        "short" : "DEMIS-Teilnehmer-Nummer",
        "definition" : "DEMIS-Teilnehmernummer, welche durch das RKI an ausgewählte Systemteilnehmer vergeben wird. Der Identifier entstammt folgendem NamingSystem: https://demis.rki.de/fhir/NamingSystem/DemisParticipantId.",
        "min" : 0,
        "max" : "1",
        "patternIdentifier" : {
          "system" : "https://demis.rki.de/fhir/NamingSystem/DemisParticipantId"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:demisParticipantId.system",
        "path" : "Location.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:demisParticipantId.value",
        "path" : "Location.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:telematikID",
        "path" : "Location.identifier",
        "sliceName" : "telematikID",
        "comment" : "Anschluß GA in TI s.gematik.de/sektoren/oegd",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-telematik-id"
            ]
          }
        ],
        "patternIdentifier" : {
          "system" : "https://gematik.de/fhir/sid/telematik-id"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:telematikID.system",
        "path" : "Location.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:telematikID.value",
        "path" : "Location.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Location.status",
        "path" : "Location.status",
        "short" : "Status",
        "definition" : "Aktivitätsstatus des Standortes",
        "comment" : "Wir wollen des Status zwingend unterscheiden können und verlangen daher dessen Angabe. Wird für InEK Szenario von Standort.GültigVon-GültigBis abgeleitet.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.operationalStatus",
        "path" : "Location.operationalStatus",
        "max" : "0"
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "short" : "Bezeichnung",
        "definition" : "Bezeichnung des Standortes , z.B. 'Niederlassung Berliner Str.",
        "min" : 1,
        "constraint" : [
          {
            "key" : "validString",
            "severity" : "error",
            "human" : "Zeichenlänge maximal 255 Zeichen",
            "expression" : "$this.matches('^.{1,255}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.alias",
        "path" : "Location.alias",
        "short" : "Kürzel / Referenz",
        "definition" : "Alternativ oder Kurznamme, in InEK Szenarios wird der Haupt-IK des Refererenz-Krankenhauses verwendet.",
        "comment" : "Aus dem Feld Standort::Referenzkrankenhaus wird das Element „HauptIK“ gelesen. Daraufhin wird in der Krankenhaus-Map nach der IK gesucht und der Wert (= Bezeichnung) als alias gespeichert. Da manche Standorte nur „Hauptstandort“ heißen, ist das zum Teil nötig",
        "constraint" : [
          {
            "key" : "validString",
            "severity" : "error",
            "human" : "Zeichenlänge maximal 255 Zeichen",
            "expression" : "$this.matches('^.{1,255}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.description",
        "path" : "Location.description",
        "short" : "zusätzliche Informationen",
        "definition" : "zusätzliche Informationen",
        "comment" : "Begründung: Es kann sinnvoll sein, Standorte durch zusätzliche Informationen zu identifizieren",
        "mustSupport" : true
      },
      {
        "id" : "Location.mode",
        "path" : "Location.mode",
        "comment" : "Wir wollen im Verzeichnis lediglich tatsächliche Standorte verwalten. Typen/Arten von Standorten sind nicht von Interesse.",
        "min" : 1,
        "patternCode" : "instance",
        "mustSupport" : true
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "comment" : "Begründung: Die Funktionen sind in der Regel nicht für die Standorte relevant, sondern für die Dienstleistungen, die an den Standorten erbracht werden.",
        "max" : "0"
      },
      {
        "id" : "Location.telecom",
        "path" : "Location.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Location.address",
        "path" : "Location.address",
        "comment" : "Besuchbare Anschrift des Standortes",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.extension:Stadtteil",
        "path" : "Location.address.extension",
        "sliceName" : "Stadtteil",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.extension:Stadtteil.value[x]",
        "path" : "Location.address.extension.value[x]",
        "constraint" : [
          {
            "key" : "validString",
            "severity" : "error",
            "human" : "Zeichenlänge maximal 255 Zeichen",
            "expression" : "$this.matches('^.{1,255}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.extension:municipalityKey",
        "path" : "Location.address.extension",
        "sliceName" : "municipalityKey",
        "short" : "Gemeindeschlüssel",
        "definition" : "Amtlicher Gemeindeschlüssel (AGS) der Gemeinde, in der sich der Standort befindet.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://emiga.rki.de/fhir/common/Extension/MunicipalityKey"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.type",
        "path" : "Location.address.type",
        "short" : "Addressen-Typ",
        "definition" : "Kennzeichnet den physische Addressen-Typ, z.B. ob es sich um eine Postanschrift oder eine Besuchsadresse handelt oder beides.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.address.type.value",
        "path" : "Location.address.type.value",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Strasse",
        "path" : "Location.address.line.extension",
        "sliceName" : "Strasse",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Strasse.value[x]",
        "path" : "Location.address.line.extension.value[x]",
        "constraint" : [
          {
            "key" : "validString",
            "severity" : "error",
            "human" : "Zeichenlänge maximal 255 Zeichen",
            "expression" : "$this.matches('^.{1,255}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Hausnummer",
        "path" : "Location.address.line.extension",
        "sliceName" : "Hausnummer",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Hausnummer.value[x]",
        "path" : "Location.address.line.extension.value[x]",
        "constraint" : [
          {
            "key" : "validHouseNumber",
            "severity" : "error",
            "human" : "Die Hausnummer muss valide sein. Zeichenlänge maximal 50 Zeichen",
            "expression" : "$this.matches('^.{1,50}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Adresszusatz",
        "path" : "Location.address.line.extension",
        "sliceName" : "Adresszusatz",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Adresszusatz.value[x]",
        "path" : "Location.address.line.extension.value[x]",
        "constraint" : [
          {
            "key" : "validString",
            "severity" : "error",
            "human" : "Zeichenlänge maximal 255 Zeichen",
            "expression" : "$this.matches('^.{1,255}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Postfach",
        "path" : "Location.address.line.extension",
        "sliceName" : "Postfach",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.line.extension:Postfach.value[x]",
        "path" : "Location.address.line.extension.value[x]",
        "constraint" : [
          {
            "key" : "validString",
            "severity" : "error",
            "human" : "Zeichenlänge maximal 255 Zeichen",
            "expression" : "$this.matches('^.{1,255}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.city",
        "path" : "Location.address.city",
        "constraint" : [
          {
            "key" : "validString",
            "severity" : "error",
            "human" : "Zeichenlänge maximal 255 Zeichen",
            "expression" : "$this.matches('^.{1,255}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.address.state",
        "path" : "Location.address.state",
        "mustSupport" : true
      },
      {
        "id" : "Location.address.postalCode",
        "path" : "Location.address.postalCode",
        "constraint" : [
          {
            "key" : "validPLZ",
            "severity" : "error",
            "human" : "Die PLZ muss valide sein. Zeichenlänge maximal 10 Zeichen",
            "expression" : "$this.matches('^.{1,10}$')",
            "source" : "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalLocation"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.physicalType",
        "path" : "Location.physicalType",
        "mustSupport" : true
      },
      {
        "id" : "Location.physicalType.coding.system",
        "path" : "Location.physicalType.coding.system",
        "min" : 1,
        "patternUri" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "mustSupport" : true
      },
      {
        "id" : "Location.physicalType.coding.version",
        "path" : "Location.physicalType.coding.version",
        "mustSupport" : true
      },
      {
        "id" : "Location.physicalType.coding.code",
        "path" : "Location.physicalType.coding.code",
        "min" : 1,
        "patternCode" : "si",
        "mustSupport" : true
      },
      {
        "id" : "Location.physicalType.coding.display",
        "path" : "Location.physicalType.coding.display",
        "patternString" : "Site",
        "mustSupport" : true
      },
      {
        "id" : "Location.position",
        "path" : "Location.position",
        "mustSupport" : true
      },
      {
        "id" : "Location.position.extension:utmCoordinates",
        "path" : "Location.position.extension",
        "sliceName" : "utmCoordinates",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://emiga.rki.de/fhir/vzd/Extension/UTMCoordinates"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.position.longitude",
        "path" : "Location.position.longitude",
        "short" : "Längengrad",
        "definition" : "Längengrad des Standortes in Dezimalgrad",
        "mustSupport" : true
      },
      {
        "id" : "Location.position.latitude",
        "path" : "Location.position.latitude",
        "short" : "Breitengrad",
        "definition" : "Breitengrad des Standortes in Dezimalgrad",
        "mustSupport" : true
      },
      {
        "id" : "Location.managingOrganization",
        "path" : "Location.managingOrganization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaHospitalOrganization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Location.managingOrganization.identifier",
        "path" : "Location.managingOrganization.identifier",
        "short" : "Haupt-IK",
        "definition" : "Haupt-IK des Referenz-Krankenhauses, das den Standort verwaltet.",
        "mustSupport" : true
      },
      {
        "id" : "Location.managingOrganization.identifier.extension:inekVersionPeriod",
        "path" : "Location.managingOrganization.identifier.extension",
        "sliceName" : "inekVersionPeriod",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://emiga.rki.de/fhir/vzd/Extension/IneKVersionPeriod"
            ]
          }
        ]
      },
      {
        "id" : "Location.partOf",
        "path" : "Location.partOf",
        "mustSupport" : true
      },
      {
        "id" : "Location.hoursOfOperation",
        "path" : "Location.hoursOfOperation",
        "max" : "0"
      },
      {
        "id" : "Location.availabilityExceptions",
        "path" : "Location.availabilityExceptions",
        "max" : "0"
      },
      {
        "id" : "Location.endpoint",
        "path" : "Location.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.